-
Notifications
You must be signed in to change notification settings - Fork 5
Use testsuite for SVD tests #137
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
bee135b to
23300d1
Compare
Codecov Report✅ All modified and coverable lines are covered by tests.
... and 5 files with indirect coverage changes 🚀 New features to boost your workflow:
|
|
Still some failing tests for and The first one doesn't seem to have a tolerance specified, so maybe that is fixed by adding the current default. The second one seems fine if the tolerance were just a little bit bigger, so maybe a factor 2 extra would be good. |
|
It's odd that it only happened on Windows... I'll look further |
|
That's a random number effect I think. Though it is often on Windows it seems. I guess that OS has some special affinity for bugs 😄 . |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this not also be changed for the lq tests?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it was already fixed there?
Co-authored-by: Lukas Devos <[email protected]>
Co-authored-by: Lukas Devos <[email protected]>
Co-authored-by: Lukas Devos <[email protected]>
Co-authored-by: Lukas Devos <[email protected]>
Co-authored-by: Lukas Devos <[email protected]>
Co-authored-by: Jutho <[email protected]>
* Bump version * update changelog --------- Co-authored-by: Lukas Devos <[email protected]>
No description provided.